ShippingProviderSettings

The ShippingProviderSettings section of the web.config file allows you to designate a default shipping provider.

Attribute

Use

defaultShippingProvider

Enables you to define the default shipping provider.

Example Usage

<ShippingProviderSettings defaultShippingProvider="FedEx" />